*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 14:43:30 +0000 (14:43 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 14:43:30 +0000 (14:43 +0000)
src/ChangeLog

index adee6a92e1811abd288ef32aab4c5b8826b866f9..8778dd4dc5a88d6ae271326b3bc2b7228fc3b347 100644 (file)
@@ -3,7 +3,7 @@
        * keyboard.c (lucid_event_type_list_p): Handle `help-echo',
        `vertical-line', `mode-line' and `header-line' events.
 
-       * xdisp.c (try_window_id): Avoid starting to display in the moddle
+       * xdisp.c (try_window_id): Avoid starting to display in the middle
         of a character, a TAB for instance.  This is easier than to set
         up the iterator exactly, and it's not a frequent case, so the
         additional effort wouldn't really pay off.